FileExtensions | Returns array of file extensions which the implementor image format can use. |
GetLastErrorCode | Implementation of this function should return the code for last error that occurred or zero if no error. |
InternetMediaTypes | Returns array of internet media types which the implementor object can use. |
SaveToFile | Implementation of this method should Exports a RawBitmap picture to a file in a format which the implementation determines. |
SaveToString | Implementation of this method should Exports a RawBitmap picture to a string in a format which the implementation determines. |
UTI | Returns UTI identifier for the file format on implementor of this interface. |
UTIConformsTo | Returns UTI conforms to identifier for the file format of implementor of this interface. |
UTIDescription | Returns UTI description for the file format of implementor of this interface. |
[Footnote]